Skip to content

Conversation

@jtschneider
Copy link

Hello everyone,

re: #39

I made the environments for the Hamiltonian as a InfiniteBlockMPO to work correctly when there are exponentially decaying interactions between two-body interaction terms.
More explicitly, the MPO block structure has operators on the diagonal that are strictly only allowed to be proportional to the identity operator.
I tested the code with and without quantum number conservation.

Also there was a bug in the code in the right environment where it didn't work for the QN conservation version because the MPO link caught was not the correct direction.

I compared the VUMPS result of the exponentially decaying TFI model to the code of the Ghent group, i.e., MPSKit, and the ground state energy is the same (numerically up to 1.47e-13), but only when the QN conservation is on...

Hence, there seem to still be a bug in the code somewhere because the tests fail when the QN conservation is turned off, but they pass when QN conservation is ON!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant